Betekenis van:
absolute threshold
absolute threshold
Zelfstandig naamwoord
- the lowest level of stimulation that a person can detect
Hyperoniemen
Hyponiemen
Voorbeeldzinnen
- Example:‘left side’ = 190; ‘right side’ = 200; threshold = 1 %; allowed maximum difference: 200 × 1 % = 2; The correctness check verifies whether: Absolute value (190 — 200) ≤ 2In this example: Absolute value (190 — 200) = 10. As a result, the correctness check fails.